All Questions
3 questions
15votes
6answers
4kviews
How risky is it to use Coffeescript without knowing Javascript? [closed]
I'm a reasonably experienced programmer trying to learn web developement. I'm trying to develop a client-side web application which uses svg or canvas for graphics. I've decided I'd like to write ...
3votes
1answer
561views
Resource to start with JavaScript quickly? [closed]
Previously, I wanted to learn Python quickly: https://softwareengineering.stackexchange.com/questions/49755/resource-to-start-with-python-quickly and I was quite successful (enough to write a ...
24votes
11answers
17kviews
How necessary is it to learn JavaScript before jQuery? [closed]
In my opinion, when I looked at JavaScript, it looked like not my cup of tea. When I came across jQuery, I loved it. I sat and watched Nettuts+ 15 days of jQuery screencasts, 1 year later and now I'm ...